Welcome![Sign In][Sign Up]
Location:
Search - poisson random

Search list

[OtherPoisson_Random_Process

Description: 一个模拟泊松随机过程的小程序。可以计算系统平均等待时间,和平均对列长度。系统参数如 到来速率及离开速率均可在头文件里修改。另外通过修改头文件factorK可以将到来序列的概率分布改为Erlang分布。-a simulated Poisson random process of small programs. System can calculate the average waiting time, and the average length of the list. The system parameters such as the rate of arrival and departure rates can be found in the first document changes. Through the first revised document will come factorK sequence probability distribution instead Erlang distribution.
Platform: | Size: 14911 | Author: 小婷 | Hits:

[AlgorithmRAND_POI

Description: 产生泊松分布随机数的程序-generated random Poisson distribution of the process
Platform: | Size: 1024 | Author: 一二三 | Hits:

[Mathimatics-Numerical algorithmsPOSSRAND

Description: 生成均匀分布随机数和泊松分布随机数的程序-generate uniformly distributed random number and random Poisson distribution of the process
Platform: | Size: 1024 | Author: wgg | Hits:

[Communication05041062

Description: 1.产生(0-1)分布随机数的方法:z i =(16807zi-1 +1)mod(pow(2,32)).被主函数调用. 2.产生U(0-1)分布利用公式:x1=sqrt(-2lnU1)cos(2PiU2), x2=sqrt(-2lnU1)sin(2PiU2) 3.产生瑞利分布,用两个独立同分布的正态分布值,用公式 x= sqrt(Y1*Y1+Y2*Y2)产生瑞利随机数. 4泊松分布-1. 20 (0-1) random number distribution methods : i = z (16807zi-1 1) mod (pow (2,32)). The main function was called. 2. Have U (0-1) distribution using the formula : x1 = sqrt (-2lnU1) cos (2PiU2), x2 = sqrt (-2lnU1) sin (2PiU2) 3. Rayleigh distribution, using two independent normal distribution with the distribution of values with the formula x = sqrt (Y1- Y2 Y1- Y2)- Health Rayleigh random number. 4 Poisson distribution
Platform: | Size: 52224 | Author: 吕军红 | Hits:

[OtherPoisson_Random_Process

Description: 一个模拟泊松随机过程的小程序。可以计算系统平均等待时间,和平均对列长度。系统参数如 到来速率及离开速率均可在头文件里修改。另外通过修改头文件factorK可以将到来序列的概率分布改为Erlang分布。-a simulated Poisson random process of small programs. System can calculate the average waiting time, and the average length of the list. The system parameters such as the rate of arrival and departure rates can be found in the first document changes. Through the first revised document will come factorK sequence probability distribution instead Erlang distribution.
Platform: | Size: 261120 | Author: 小婷 | Hits:

[ApplicationsP_Possion

Description: 产生一个满足泊松分布的随机序列信号。用于通信系统的信源部分-have to meet a Poisson distribution of random sequence. Communication systems for the source of
Platform: | Size: 208896 | Author: 张志斌 | Hits:

[Otherrandomvariates

Description: 用c++生成多种随机变量,包括正态分布,瑞丽分布,泊松分布-c generated using a variety of random variables, including normal, Ruili distribution, Poisson distribution
Platform: | Size: 81920 | Author: wsx | Hits:

[Othergn

Description: 产生符合均匀分布、高斯分布、指数分布、泊松分布,伽玛分布等的随机数-Produced in line with the uniform distribution, Gaussian distribution, exponential distribution, Poisson distribution, gamma distribution of the random number
Platform: | Size: 144384 | Author: wb | Hits:

[Graph programpieflab

Description: % PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % subdirectories % -------------- % General/ : general matlab commands % MRF/ : Markov Random Field: Bayesian algorithm for images % Noise/ : noise generation, density/distribution functions % Tests/ % Threshold/ : threshold procedures (includes threshold assessment) % WT/ : Wavelet Transform routines % Poisson/ : Poisson intensity estimation routines % Copyright (c) Maarten Jansen % K.U.Leuven - Flanders (Belgium) % % This software is part of PiefLab and is copyrighted material. More info on % copyright policy is available on: % www.cs.kuleuven.ac.be/~maarten/software/- PIEFLAB Main Directory----------------------. M- files---------- Contents.m: this file startup.m: startup file: sets Matlab path executed automatically when Matlab command is performed in this directory subdirectories-------------- General /: general matlab commands MRF /: Markov Random Field: Bayesian algorithm for images Noise /: noise generation, density/distribution functions Tests/Threshold /: threshold procedures (includes threshold assessment) WT /: Wavelet Transform routines Poisson /: Poisson intensity estimation routines Copyright (c) Maarten Jansen KULeuven- Flanders (Belgium) This software is part of PiefLab and is copyrighted material. More info on copyright policy is available on: www.cs.kuleuven.ac.be/ ~ maarten/software /
Platform: | Size: 113664 | Author: 汪伟 | Hits:

[Communicationrandomdata

Description: 用C语言编写随机信号的产生:包括均匀分布,高斯分布,二项式分布,锐利分布, 对数高斯分布,泊松分布,拉普拉斯等分布。-Using C language of the generated random signal: including uniform distribution, Gaussian distribution, binomial distribution, a sharp distribution, logarithm Gaussian distribution, Poisson distribution, Laplace distribution.
Platform: | Size: 2235392 | Author: | Hits:

[matlabrandraw

Description: 能够产生多达50种分布的随机变量(Nakagami,Rayleigh,Poisson...).-Able to generate as many as 50 kinds of distribution of random variables (Nakagami, Rayleigh, Poisson ...).
Platform: | Size: 32768 | Author: gejianrun | Hits:

[OtherPoisson

Description: C语言,泊松分布,为产生随机信号,用于系统通信的仿真-C language, Poisson distribution, in order to generate random signals for system communication simulation
Platform: | Size: 1024 | Author: 杨一 | Hits:

[OtherE_poisson

Description: 课件资料 关于泊松到达的清晰说明 一个泊松过程是在每个有界的时间区间或在某个空间(例如:一个欧氏平面或三维的欧氏空间)中的每一个有界的区域,赋予一个随机的事件数 用于无线通信系统中的信道接受data的过程的仿真-Poisson arrival of courseware information on a clear description of a Poisson process is bounded in each time interval, or in a space (for example: a Euclidean plane or three-dimensional Euclidean space) in every sector of the regional given a random number of events for the wireless communications system to receive data channel of the process simulation
Platform: | Size: 98304 | Author: 廖琦 | Hits:

[Otherrandom

Description: 利用matlab语言编写的标准正态分布,泊松分布,瑞利分布下的随机数的产生。-Use of matlab language standard normal distribution, Poisson distribution, Rayleigh distribution under the random number generation.
Platform: | Size: 344064 | Author: 李珊珊 | Hits:

[matlabPoisonDist

Description: 产生泊松分布的随机数列 希望对大家有所帮助-Have a Poisson distribution of random numbers out hope that U.S. help
Platform: | Size: 3072 | Author: zzh | Hits:

[Communication-MobilepoissonRP

Description: this code simulate poisson random proce-this code simulate poisson random process
Platform: | Size: 5120 | Author: taeyoung | Hits:

[Algorithmzufall

Description: 随机数生成fortran源程序,可用于非均匀,高斯,泊松随机数生成-uniform , gaussian, and poisson random number generation
Platform: | Size: 6144 | Author: zhzbao | Hits:

[matlabCompound_Poisson_Bench

Description: poisson 求解 Benchmarks several different ways of generating Compound Poisson random variables by Monte Carlo simulation.-compound poisson Benchmarks several different ways of generating Compound Poisson random variables by Monte Carlo simulation.
Platform: | Size: 4096 | Author: stone | Hits:

[matlabrandom-sequence-generation-algorithm

Description: PoisonDist产生泊松的随机数列的算法 -PoisonDist Poisson random sequence generation algorithm
Platform: | Size: 7168 | Author: 许皓天 | Hits:

[AlgorithmPoisson-Random-Process

Description: 这个程序是产生一个泊松过程,并且模拟,检验。-This program is a Poisson process, and simulation, testing.
Platform: | Size: 14336 | Author: 胡佳 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net